theme: add custom dark and light themes matching website colors - #22
Open
TheAwiteb wants to merge 1 commit into
Open
theme: add custom dark and light themes matching website colors#22TheAwiteb wants to merge 1 commit into
TheAwiteb wants to merge 1 commit into
Conversation
TheAwiteb
commented
Jul 28, 2026
Comment on lines
+155
to
+158
| <ul id="theme-list" class="theme-popup" aria-label="Themes" role="menu"> | ||
| <li role="none"><button role="menuitem" class="theme" id="dark">Dark</button></li> | ||
| <li role="none"><button role="menuitem" class="theme" id="light">Light</button></li> | ||
| </ul> |
Member
Author
There was a problem hiding this comment.
theme/index.hbs file was generated using mdbook init --theme, I updated it to remove the default themes and add the new themes only.
Member
Author
|
both btw, I build the book using |
Member
Not sure, I'm going to update them in another PR |
Member
|
Can you rebase onto |
TheAwiteb
force-pushed
the
new-nostrdevkit-theme
branch
2 times, most recently
from
July 28, 2026 08:59
6afad52 to
2f23f84
Compare
Signed-off-by: Awiteb <a@4rs.nl>
TheAwiteb
force-pushed
the
new-nostrdevkit-theme
branch
from
July 28, 2026 09:27
2f23f84 to
851ed95
Compare
Member
Author
|
I updated the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A new cool themes that match the new website theme (https://nostrdevkit.org). I'm not a UI designer, this done by the help of an AI.